AMPropertySet defines a set of related AMPropertyDef objects. Each AMPropertyDef is created as part of an AMPropertySet. Optionally it can be assigned to AM(Stored)PropertyDefCollections.
| Name | Description |
|---|---|
|
Descriptive name |
|
|
Returns one of the AMPropertyDef objects of the property set |
|
|
Internal name |
|
|
Creates a new AMPropertyDef object in the set |
|
|
Object ID |
|
|
Collection of all AMPropertyDef objects in the set |
Remarks
An AMPropertySet can be used as a VB collection of AMPropertyDef objects (For Each .. In ..).
Please use the UIExtDesigner (AM-Meridian UI Extension Designer) to create your custom property set or create your custom properties in the Meridian Enterprise Configurator.
Related information